home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_u_z / win31bug.zip / WW0548T.TXT < prev   
Text File  |  1992-06-02  |  3KB  |  69 lines

  1. ======================================================================
  2.     Microsoft Product Support Services Application Note (Text File)
  3.                WW0548: WIN87EM.DLL PATCH FOR INTEL 80387
  4. ======================================================================
  5.                                                    Revision Date: 5/92
  6.                                                          Disk Included
  7.  
  8. The following information applies to Microsoft Windows 3.1.
  9.  
  10.  --------------------------------------------------------------------
  11. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
  12. | ACCOMPANY THIS DOCUMENT (collectively referred to as an            |
  13. | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      |
  14. | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO    |
  15. | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A     |
  16. | PARTICULAR PURPOSE. The user assumes the entire risk as to the     |
  17. | accuracy and the use of this Application Note. This Application    |
  18. | Note may be copied and distributed subject to the following        |
  19. | conditions: 1) All text must be copied without modification and    |
  20. | all pages must be included; 2) If software is included, all files  |
  21. | on the disk(s) must be copied without modification [the MS-DOS(R)  |
  22. | utility DISKCOPY is appropriate for this purpose]; 3) All          |
  23. | components of this Application Note must be distributed together;  |
  24. | and 4) This Application Note may not be distributed for profit.    |
  25. |                                                                    |
  26. | Copyright 1992 Microsoft Corporation. All Rights Reserved.         |
  27. | Microsoft and MS-DOS are registered trademarks and Windows         |
  28. | is a trademark of Corporation Microsoft.                           |
  29.  --------------------------------------------------------------------
  30.  
  31. INTRODUCTION
  32. ------------
  33.  
  34. The enclosed WW0548 disk contains a revised Windows WIN87EM.DLL file.
  35. You must be using Windows version 3.1 to use this dynamic-link library
  36. (DLL) file. If you have a version of Windows earlier than 3.1, you do
  37. not need to replace your current WIN87EM.DLL file. You also do not
  38. need to replace your WIN87EM.DLL file unless you are using the Intel
  39. 80387 math coprocessor. The Intel 80486DX and 80486DX2 processors do
  40. not require the new file.
  41.  
  42. Installation
  43. ------------
  44.  
  45. 1. Exit Windows. The WIN87EM.DLL file that you will be replacing is
  46.    used by Windows and, therefore, cannot be updated while you are
  47.    running Windows.
  48.  
  49. 2. Insert the enclosed WW0548 disk in your floppy disk drive.
  50.  
  51. 3. Copy the file from the WW0548 disk to your Windows \SYSTEM
  52.    subdirectory. To do this, type the following from the command
  53.    prompt and press ENTER
  54.  
  55.       copy <drive>:\win87em.dll <destination>
  56.    
  57.    where <drive> is the letter of the floppy disk drive and
  58.    <destination> is the path to the Windows \SYSTEM subdirectory. For
  59.    example, if your Windows \SYSTEM subdirectory is \WINDOWS\SYSTEM on
  60.    drive C and you have inserted the WW0548 disk in drive A type the
  61.    following:
  62.    
  63.       copy a:\win87em.dll c:\windows\system
  64.    
  65. 4. Restart Windows.
  66.    
  67. The new WIN87EM.DLL file has now been installed and will be used by
  68. Windows upon restarting.
  69.